home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1871 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.lang.c++,comp.unix.programmer,comp.unix.questions
  2. Path: newsserver.rrzn.uni-hannover.de!tubsibr!infbssys!zeller
  3. From: zeller@ips.cs.tu-bs.de (Andreas Zeller)
  4. Subject: Re: C++ debugger
  5. Message-ID: <DL4ps5.Duv@ips.cs.tu-bs.de>
  6. Followup-To: comp.lang.c++,comp.unix.programmer,comp.unix.questions
  7. Sender: news@ips.cs.tu-bs.de (News Software)
  8. Nntp-Posting-Host: infbssts.ips.cs.tu-bs.de
  9. Organization: Abt. Softwaretechnologie, TU Braunschweig, Germany
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. References: <4d5j9v$npn@sun4.bham.ac.uk>
  12. Date: Sat, 13 Jan 1996 16:57:40 GMT
  13.  
  14. Steve Dalton (daltonsp@eee.bham.ac.uk) wrote:
  15. > Can anyone recommend a good X C++ debugger that I can run under
  16. > Solaris 2.4. In the past I have used xcdb under AIX but have not yet
  17. > found anything anywhere near as good (unfortunately xcdb is AIX
  18. > binary only).
  19.  
  20. I can recommend DDD, a rather comfortable Motif-based GDB frontend.
  21. I'm one of its authors, so my recommendation may be biased, but in
  22. `http://www.cs.tu-bs.de/softech/ddd/', you'll find a guest book with
  23. several user comments, as well as some other info on DDD.
  24.  
  25. DDD source code packages and binaries are available at
  26. `ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/'.
  27.  
  28. --
  29. Andreas Zeller (zeller@acm.org)
  30. Technische Universitaet Braunschweig, Germany
  31.